From cf9537d74d7abd9cb8b9123aa57a0c54debc435d Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Tue, 28 Mar 2000 17:18:15 +0000 Subject: [PATCH] Add stuff from Ettore --- TODO.xml | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/TODO.xml b/TODO.xml index 4dd5082da2..dc0c99b121 100644 --- a/TODO.xml +++ b/TODO.xml @@ -375,6 +375,17 @@ + + GUI-editable means of user configuration + +

+ Need to be able to set double click time, whether cursors + blink, etc., from a control panel type of deal. +

+
+ gtk-devel-list@redhat.com +
+
@@ -625,6 +636,49 @@ gtk-devel-list@redhat.com + + Menu scroll + +

+ When menus are bigger than the screen, allow scrolling + as on the Mac. +

+
+ gtk-devel-list@redhat.com +
+ + + Toolbar/menubar wrap + +

+ When toolbars and menubars are too wide, do some sort of + wrapping or drop-down deal. (See Windows/Mac apps for examples.) +

+
+ gtk-devel-list@redhat.com +
+ + + Blink cursor in GtkEntry + +

+ Make the cursor optionally blink in GtkEntry. Beware, the entry code + is somewhat in flux; mail Owen and ask. +

+
+ otaylor@redhat.com +
+ + + Don't highlight first menu item when menus come up + +

+ Keep GtkMenu from prelighting the first menu item. +

+
+ gtk-devel-list@redhat.com +
+
-- 2.30.2